| Total Complexity | 16 |
| Dependencies | 2 |
| Dependents | 0 |
| Total lines | 95 |
| Lines of code | 63 |
| Logical lines of code | 31 |
| Comment lines | 11 |
| Methods | 9 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| parseBoxShadow() | 59 | 5 | 12 | |
| style() | 60 | 3 | 13 | |
| parseBackgroundColor() | 64 | 2 | 8 | |
| parse() | 75 | 1 | 4 | |
| parseOpacity() | 78 | 1 | 3 | |
| parsePadding() | 64 | 1 | 9 | |
| parseBorder() | 64 | 1 | 8 | |
| parseBorderRadius() | 79 | 1 | 3 | |
| parseExtra() | 80 | 1 | 3 |